﻿2026-07-29T09:51:05.2335132Z ##[group]Run actions/checkout@v5
2026-07-29T09:51:05.2335625Z with:
2026-07-29T09:51:05.2335985Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:51:05.2339114Z   token: ***
2026-07-29T09:51:05.2339492Z   ssh-strict: true
2026-07-29T09:51:05.2339873Z   ssh-user: git
2026-07-29T09:51:05.2340235Z   persist-credentials: true
2026-07-29T09:51:05.2340616Z   clean: true
2026-07-29T09:51:05.2340963Z   sparse-checkout-cone-mode: true
2026-07-29T09:51:05.2341386Z   fetch-depth: 1
2026-07-29T09:51:05.2341734Z   fetch-tags: false
2026-07-29T09:51:05.2342092Z   show-progress: true
2026-07-29T09:51:05.2342453Z   lfs: false
2026-07-29T09:51:05.2342782Z   submodules: false
2026-07-29T09:51:05.2343144Z   set-safe-directory: true
2026-07-29T09:51:05.2343544Z   allow-unsafe-pr-checkout: false
2026-07-29T09:51:05.2343947Z ##[endgroup]
2026-07-29T09:51:05.3139715Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:51:05.3141549Z ##[group]Getting Git version info
2026-07-29T09:51:05.3142248Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T09:51:05.3143221Z [command]/usr/bin/git version
2026-07-29T09:51:05.3144044Z git version 2.43.0
2026-07-29T09:51:05.3160268Z ##[endgroup]
2026-07-29T09:51:05.3170794Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/97a80f3a-254b-4605-9ac6-7fc18107d9d2' before making global git config changes
2026-07-29T09:51:05.3172063Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:51:05.3173830Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:51:05.3204824Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T09:51:05.3224917Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:51:05.3237815Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:51:05.3240539Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:51:05.3261169Z HEAD
2026-07-29T09:51:05.3295134Z ##[endgroup]
2026-07-29T09:51:05.3296797Z [command]/usr/bin/git submodule status
2026-07-29T09:51:05.3484803Z ##[group]Cleaning the repository
2026-07-29T09:51:05.3521785Z [command]/usr/bin/git clean -ffdx
2026-07-29T09:51:05.8378616Z Removing target/
2026-07-29T09:51:05.8387231Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T09:51:05.8447914Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:51:05.8453570Z ##[endgroup]
2026-07-29T09:51:05.8454867Z ##[group]Disabling automatic garbage collection
2026-07-29T09:51:05.8459046Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T09:51:05.8487311Z ##[endgroup]
2026-07-29T09:51:05.8488098Z ##[group]Setting up auth
2026-07-29T09:51:05.8492742Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:51:05.8517894Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T09:51:05.8710497Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:51:05.8752874Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T09:51:05.8935141Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:51:05.8962234Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:51:05.9150507Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T09:51:05.9181519Z ##[endgroup]
2026-07-29T09:51:05.9182396Z ##[group]Fetching the repository
2026-07-29T09:51:05.9189118Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:51:06.3476252Z ##[endgroup]
2026-07-29T09:51:06.3477404Z ##[group]Determining the checkout info
2026-07-29T09:51:06.3478443Z ##[endgroup]
2026-07-29T09:51:06.3487754Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T09:51:06.3527970Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T09:51:06.3553906Z ##[group]Checking out the ref
2026-07-29T09:51:06.3554970Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:51:06.3601051Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:51:06.3604661Z ##[endgroup]
2026-07-29T09:51:06.3634925Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T09:51:06.3654734Z 5aa12467744869a73922a65d1ce611bedb49e576
